LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)

FeretsDiameterCommand Constructor(LeadPoint[])

Show in webframe







An array of object contour coordinate points.
Initializes a new FeretsDiameterCommand class object with explicit parameters.
Syntax
public FeretsDiameterCommand( 
   LeadPoint[] points
)
'Declaration
 
Public Function New( _
   ByVal points() As LeadPoint _
)
'Usage
 
Dim points() As LeadPoint
 
Dim instance As New FeretsDiameterCommand(points)
public FeretsDiameterCommand( 
   LeadPoint[] points
)

            

            
function FeretsDiameterCommand( 
   points 
)
public:
FeretsDiameterCommand( 
   array<LeadPoint>^ points
)

Parameters

points
An array of object contour coordinate points.
Example
Refer to FeretsDiameterCommand.
Requirements

Target Platforms

See Also

Reference

FeretsDiameterCommand Class
FeretsDiameterCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.